JoshPet
I type Like navaho
Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
I think it's really best if you have at least your own channel.... but there are infinate number of channels and chat servers to choose from.<br /><br />You might also try the Raidersoft chat mod.... for free, they allow you to setup your own room (www.raidersoft.com) and then you won't have to worry about other people's nicknames.
Registered: 02/07/01
Posts: 32
Loc: Sacramento, California, USA
Yeah, that was our second choice.<br /><br />But I think we made this work. We registered a channel, but then to make our username/nicknames more unique, we had the chat login append a unique designator at the end of each username. Like this, in jchat.php:<br /><br />// Append TUS designator to username<br /> $irc_nick_suffix = "TUS";<br /> $irc_nick = "$irc_nick$irc_nick_suffix";<br /><br />("TUS" is the initials of our board and it's what everyone calls it for short.)<br /><br />And I'm encouraging users to register that nickname so they don't have to worry about getting changed to "guest."
I've updated the first post in this thread with instructions on how to change the chat channel that you use. Odd that I missed it the last time I went looking through the file <img src="/forum/images/graemlins/crazy.gif" alt="" /><br /><br />As for the user names already existing on Dalnet or some other IRC service: That's normal behavior for IRC chat, so I didn't include it in the instructions.
pjirc (www.pjirc.com) might be a better solution. <br /><br />I used to run jpilot's applet... <br /><br />PJirc's interface is MUCH nicer, it's FREE and it comes with source code so it could be modified to update "who's online".<br /><br />It also solves the problem of duplicate nicknames. If a nickname is already in use you can have it automatically append a random number to the end of the nickname to make it unique.<br /><br />The primary reason I first looked at it is it can be called from anywhere, the license doesn't lock it down to one domain, so you could set up a chat portal for other sites.<br /><br />Duane<br />
Registered: 04/23/02
Posts: 1929
Loc: Virginia, USA
Thanks. I took a look at PJIRC, and tried to install it (version 1.84) on my server. It looks like it has a couple of limitations:<br /><br />1) The web server on which it's installed also has to be the IRC server to which it connects.<br />2) It doesn't include a security certificate, which might disturb users.<br /><br />I may be wrong about these two issues. I spent some time reading the FAQ, looking through posts on their forum, and using trial and error, but was unable to get it to work on my server.
_________________________
UBB.threads beta tester / threadsdev.com moderator Software consulting services including UBB.threads problem resolution / installs / upgrades / customization.
I will give it a try myself. However looking at the screenshots and trying their demo on their server I higly doubt I would be able to say that it is more feature rich. JPilot is a stable reliable cheap as well as proven application.
I've been running it for several weeks (switched from Jpilot because I moved to a different domain name and couldn't transfer the license to the new domain) and have had a lot of users tell me they think it's better than Jpilot.<br /><br />You can always get your own certificate to sign it. freessl.com has certificates as low as $35/year. I just run my own irc server.<br /><br />It also supports being on multiple channels simultaniously, dcc, ctcp and more. There's better control over what channels a user can, or can't, access and even if they can leave specific channels.<br /><br />I modified the scripts to work with it on my site. You can check it out at www.moparpages.com.<br /><br /> login: guest<br /> pass: threadsdev<br /><br />Duane
fishtails
Enthusiast
Registered: 06/19/02
Posts: 307
Loc: Fernandina Beach, FL
I was in the chat room here, but when I tried to go back to the main index, it left me in the chat room. To get out of it I had to go to another site and come back.
I thought I did everything right, but all I get is a blank gray applet when I start the progie. What am I missing? I'm running jIRC v2.8.4 (Registered) on UBB.Threads v6.4 .... <br /> <br /> <img src="http://www.ubbdev.com/forum/images/graemlins/frown.gif" alt="" /> <br />